// Name: HTMLEditor.Toolbar_buttons.InsertHR.debug.js // Assembly: AjaxControlToolkit // Version: 3.5.7.1213 // FileVersion: 3.5.7.1213 Type.registerNamespace("Sys.Extended.UI.HTMLEditor.ToolbarButton"); Sys.Extended.UI.HTMLEditor.ToolbarButton.InsertHR = function(element) { Sys.Extended.UI.HTMLEditor.ToolbarButton.InsertHR.initializeBase(this, [element]); } Sys.Extended.UI.HTMLEditor.ToolbarButton.InsertHR.prototype = { callMethod : function() { if(!Sys.Extended.UI.HTMLEditor.ToolbarButton.InsertHR.callBaseMethod(this, "callMethod")) return false; var editor = this._designPanel; try { editor._saveContent(); var _div = editor._doc.createElement("div"); _div.innerHTML = "